home *** CD-ROM | disk | FTP | other *** search
- object frmPartner: TfrmPartner
- Left = 407
- Top = 292
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'mBED Interactor'
- ClientHeight = 119
- ClientWidth = 263
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Pitch = fpVariable
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lblCopyright: TLabel
- Left = 50
- Top = 19
- Width = 199
- Height = 13
- Cursor = crHandPoint
- Caption = 'Copyright 1991-1997 Jasc Software, Inc.'
- end
- object imgPartner: TImage
- Left = 10
- Top = 6
- Width = 32
- Height = 32
- Cursor = crHandPoint
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = imgPartnerClick
- end
- object lblRights: TLabel
- Left = 92
- Top = 38
- Width = 91
- Height = 13
- Caption = 'All rights reserved.'
- end
- object lblLink: TLabel
- Left = 85
- Top = 66
- Width = 109
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.mbed.com'
- OnClick = imgPartnerClick
- end
- object btnOK: TButton
- Left = 102
- Top = 90
- Width = 75
- Height = 25
- Caption = '&Ok'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- end
-